CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - QT 串口

搜索资源列表

  1. serialapp

    0下载:
  2. 在linux下用QT来编写的一个通过串口来通信的示例程序-In use QT under linux to write to a serial port to communicate through the sample program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3797
    • 提供者:zhong
  1. comm

    0下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3630618
    • 提供者:心雪
  1. qserialport

    0下载:
  2. qt的串口类,可以直接封装到qt程序,内涵例子-qt s serialport,can use in qt pro,having examples
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:206247
    • 提供者:genser
  1. 463772_27cc6f7a02ee13cc

    0下载:
  2. Qt中一个串口的程序,能帮助学习Qt中对串口操作,很有作用的!-Qt in a serial program, can help to learn Qt against serial port operation, great effect!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:3154
    • 提供者:fde fd
  1. 217568_eb5a7d131f998661

    0下载:
  2. PXA270的串口调试程序,源码在嵌入式qt编译-PXA270 Serial debugging procedures, the source code compiler in embedded qt-PXA270 serial debugger, source code in the embedded qt compile-PXA270 Serial debugging procedures, the source code compiler in embedded qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:60748
    • 提供者:fde fd
  1. 446805_e74e00883afc4588

    0下载:
  2. linux qt环境下的串口多线程功能的实现,打开qt窗口后读写串口,并同时可以进行其他窗口操作-linux qt environment implementation of serial multi-threading capabilities, open qt window after the serial read and write, while other windows can operate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:66095
    • 提供者:fde fd
  1. source

    0下载:
  2. 串口调试,一个很好的串口调试工具..是用qt4开发的-Serial debugging, a good debugging tool for serial port is to use qt4 development .. ..
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:49903
    • 提供者:流氓
  1. qtmcom_loop_onetoone

    0下载:
  2. 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:126901
    • 提供者:张瑞
  1. qtCommSrc

    0下载:
  2. qt开发的windows串口通信程序,具有设置串口的各项属性,以及显示收到的数据等功能-qt development windows serial communication program, has set the serial port of the properties, and display the data received and other functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:182779
    • 提供者:黎世勇
  1. exp_sensor_complete.tar

    0下载:
  2. 在Qt中实现了通过串口循环向传感器模块发送查询传感器状态命令,从串口中读取传感器状态数据,将其在前端界面上显示出来、-Qt is implemented in the loop through the serial port to send queries to the sensor module sensor status command, read from the serial sensor status data, to be displayed in the front-end int
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:806723
    • 提供者:lx
  1. wincom

    1下载:
  2. 自己写的windows串口调试助手 QT4编译环境。界面美观,功能全。- Windows serial port debug assistant, QT4 compiled environment. Interface aesthetics, full function.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:193162
    • 提供者:
  1. chuankou

    0下载:
  2. 串口通用程序,实用性很强,可直接应用,包含各个参数设置-Universal serial program, very practical, can be directly applied, including all parameters set
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1411
    • 提供者:lee
  1. QTSerialPortcomunication

    1下载:
  2. QT下的串口通信程序。可以当作串口通信调试助手使用。使用qextserial的库。-QT under the serial communication program. Debug Assistant can be used as a serial communication. Use qextserial' s library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:964550
    • 提供者:elvis
  1. SController

    0下载:
  2. 采用第三方类库qextserial编写的串口通讯程序。-communication application designed by the third library, qextserial.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:780380
    • 提供者:darkknight
  1. qt-ser-comm

    0下载:
  2. qt串口通信, 使用qt工具进行串口通信,比较经典的教程,推荐下载-qt serial communication, serial communication using the qt tools, more classic tutorial, recommended download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:627927
    • 提供者:foxs
  1. serial

    0下载:
  2. 一个简单的串口模块小程序。。。初学者不错的选择-A simple serial module applet. . . A good choice for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:6651
    • 提供者:xiedu
  1. serialport.tar

    0下载:
  2. 在arm板上开发一个串口程序和pc机相连-In the arm board to develop a machine connected to the serial program, and pc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:32809
    • 提供者:熊有郑
  1. SerialPort

    0下载:
  2. 读取注册表获取串口号,进行串口通信,通过软件界面可以设置波特率、数据位等参数(It is a software used to communicate with serial port. It is coded on QtCreator with a serialport class. The software can check the regedit and get the Com port. Users can set Baud rate, data bits and so on.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:22528
    • 提供者:呆木木
  1. qextserialport

    1下载:
  2. 串口通信程序,已编译成dll,包含头文件可以直接使用 串口通信程序, 串口通信程序,(qt serialport dll you can use it in your project windows and linux all)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:252928
    • 提供者:jinlong631
  1. SerialPort

    1下载:
  2. QT5制作的串口调试助手源代码,代码量较少,适合初学者使用(QT5 serial debugging assistant source code)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:742400
    • 提供者:IamAndyli
« 1 2 34 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com